home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / math / min < prev    next >
Encoding:
Text File  |  1993-10-26  |  206 b   |  7 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           min num1 num2 ?..numN?
  4.                Returns the argument that has the lowest numeric value.
  5.                The  arguments,  numN  may  be any interger or floating
  6.                point values.
  7.